Welcome![Sign In][Sign Up]
Location:
Search - matlab pso

Search list

[source in ebookPSOtoolbox

Description: matlab的PSO工具箱。可在matlab6.5中创建用户工具箱-Matlab toolbox. Matlab6.5 can create users Toolbox
Platform: | Size: 54272 | Author: 王则 | Hits:

[DocumentsMATLABpso_

Description: 一篇关于如何在matlab中实现pso算法的论文,从而实现优化求解。-one on how to achieve pso Matlab algorithms, resulting to the optimal solution.
Platform: | Size: 25600 | Author: 张清 | Hits:

[Otherlo-PSO

Description: PSO粒子群寻优算法。 Particle swarm optimization With linkage operator-PSO Particle Swarm Optimization algorithm. Particle swarm optimization With linkage oper.html se
Platform: | Size: 6144 | Author: supercolin | Hits:

[matlabPSOmatlabC++

Description: PSO算法——由matlab和C++源代码组成-PSO algorithm-- from Matlab and C source code components
Platform: | Size: 79872 | Author: he | Hits:

[AI-NN-PR200711912155027093

Description: 一个PSO算法,matlab环境上实现,与大家交流-a PSO algorithm, achieving Matlab environment, and the exchange
Platform: | Size: 5120 | Author: eurus | Hits:

[matlabapso

Description: 改进的粒子群算法--自适应粒子群算法,在普通的粒子群算法里面加入了熵和平均粒距的概念,收敛速度大大提高,而且不容易陷入局部最优,能更有效的解决复杂问题。-improved PSO-- Adaptive PSO. In a normal PSO which joined the entropy and the average particle from the concept of convergence speed, it is not easy to find the global optimum, the more effective solutions to complex problems.
Platform: | Size: 2048 | Author: lt | Hits:

[matlabpso_train_NN

Description: PSO算法具有快速收敛而且有很强的跳出局部最优从而找到全局最优点的能力,故可以用它来训练优化神经网络,此程序主要研究这个方面。-PSO algorithm is fast and has a strong convergence of jumping out of the local optimal thus find the most advantages of the overall capacity, it can be used to train the neural network optimization, this procedure major study this aspect.
Platform: | Size: 2048 | Author: lt | Hits:

[matlabGA-PSO

Description: PSO(粒子群算法)作为添加算子改进GA (遗传算法).-PSO (PSO), as added Operator improved genetic algorithm (GA).
Platform: | Size: 1024 | Author: 何峰 | Hits:

[Mathimatics-Numerical algorithmsPSOt

Description: particle swarm optimization toolbox for matlab.粒子群优化的工具箱-particle swarm optimization toolbox for m atlab. Particle Swarm Optimization Toolbox
Platform: | Size: 760832 | Author: 张磊 | Hits:

[AI-NN-PRPsoForMatlab

Description: PSOt为PSO的工具箱,该工具箱将PSO算法的核心部分封装起来,提供给用户的为算法的可调参数,用户只需要定义好自己需要优化的函数(计算最小值或者最大值),并设置好函数自变量的取值范围、每步迭代允许的最大变化量(称为最大速度,Max_V)等,即可自行优化。
Platform: | Size: 818176 | Author: 张光炜 | Hits:

[Mathimatics-Numerical algorithmspso

Description: 微粒群寻优算法源程序,可根据需要自行修改-Particle swarm optimization algorithm source code can be modified according to the needs of their own
Platform: | Size: 2048 | Author: lily | Hits:

[Mathimatics-Numerical algorithmspsotb-beta-0.3

Description: 粒子群算法的matlab程序,包括结合神经网络-Particle Swarm matlab procedures, including the combination of neural network
Platform: | Size: 55296 | Author: 刘辉 | Hits:

[Grid ComputingpsoToolbox

Description: PSO工具箱程序,能通过它对目标进行优化-PSO toolbox procedures through optimization of its targets
Platform: | Size: 10240 | Author: 滕叶 | Hits:

[Windows Developnewpso

Description: 带约束算子的粒子群算法,用于matlab环境,对于搞研究的教师有很大帮助。-Operator Constrained Particle Swarm Optimization for the matlab environment, engage in research for teachers are very helpful.
Platform: | Size: 345088 | Author: savvy | Hits:

[Windows Developimunity_pso

Description: 带免疫功能的粒子群算法,在matlab环境实现。-With immune function of particle swarm optimization, in the matlab environment realize.
Platform: | Size: 4096 | Author: savvy | Hits:

[Other systemspso

Description: pso应用基本程序,adhoc应用的一些简单的小程序-PSO application of the basic procedures, adhoc application of some simple applets
Platform: | Size: 6144 | Author: LIANGJING | Hits:

[matlabPso

Description: 模拟一群鸟捕食的情景,从而达到优化目标函数的目的,这就是粒子群算法!起初在可行的空间中随机的产生一群粒子,然后让每个粒子开始在虚拟的空间中向四面八方飞翔,并且每个粒子都记下他们飞过的适应值(也就是目标优化函数)最高的点,而且整个粒子群有一个最高适应值个体,这样,粒子在飞翔的时候尽量朝向自己曾飞过的最好的点和集体的最好的点。最后达到收敛到近似最优点的目的。 -Simulation of a group of birds preying on the scene, so as to achieve the purpose of optimizing the objective function, that is, PSO! At first, where feasible, have a space in a group of random particles, and then let the beginning of each particle in a virtual space to fly in all directions, and each particle they have in mind over the fitness value (that is objective optimization function) the highest point , and the whole particle swarm adaptation has a maximum value of the individual, so that particles in the fly when he had flown as far as possible towards the best point and collective best point. Finally reaching the merits of convergence to approximate most purposes.
Platform: | Size: 4096 | Author: chen | Hits:

[AI-NN-PRpso

Description: 此程序包是用粒子群算法来求16个经典函数的最小最大值,其中界面友好,运行时会出现动态二维图来展现粒子群是如何运动来求最值的-This package is used for particle swarm optimization to 16 classic function of the smallest maximum value, in which user-friendly, run-time dynamic two-dimensional map will appear to show how the particle swarm movement to seek the most value
Platform: | Size: 753664 | Author: 梁锦兆 | Hits:

[matlabPSOt

Description: 大家好,这是一个基于粒子群优化算法的函数优化问题的MATLAB源码,希望能给大家提供帮助-Hello everyone, this is a particle swarm optimization algorithm based on function optimization problems MATLAB source code, I hope everyone can help
Platform: | Size: 759808 | Author: 邓高峰 | Hits:

[Mathimatics-Numerical algorithmsPSOGA

Description: 改进的群体智能算法,简称PSO算法,包括C和matlab两种版本-Improved swarm intelligence algorithm, referred to as PSO algorithm, including two versions of C and matlab
Platform: | Size: 79872 | Author: 赵栓峰 | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

CodeBus www.codebus.net